CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 双目 匹配

搜索资源列表

  1. opencv

    0下载:
  2. opencv 实现双目立体视觉的标定,图像特征匹配,测距工能。-opencv calibration to achieve binocular stereo vision, image feature matching, distance work can be.
  3. 所属分类:OpenCV

    • 发布日期:2013-04-13
    • 文件大小:1661022
    • 提供者:李打野
  1. StereoRegion

    2下载:
  2. 利用matlabde实现双目立体视觉中,对应图像对的深度信息的获取 (区域匹配算法实现)。-Use of matlab binocular stereo vision, corresponding to the depth of the image information
  3. 所属分类:Special Effects

    • 发布日期:2014-05-09
    • 文件大小:236544
    • 提供者:杜益福
  1. stereomatching

    0下载:
  2. 实现双目摄像头所拍图片之间的匹配,可得到视差图-Binocular camera, shoot the match between images obtained disparity map...
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5889803
    • 提供者:朱林
  1. StereoDisparity

    2下载:
  2. 双目立体匹配中获取图像对的视差图,可用于后续的三维重建工作。-Binocular stereo matching to get the image on the disparity map can be used for subsequent 3D reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:235098
    • 提供者:王龙
  1. StereoDisparity

    0下载:
  2. 对双目视觉图像对进行匹配获取视差图,为后续三维重建做基础。-Binocular vision images are matched to obtain the disparity map, as a foundation for the subsequent three-dimensional reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:234961
    • 提供者:王龙
  1. GUI

    1下载:
  2. 双目立体视觉,进行特征点提取匹配,对三维立体重建有帮助-Binocular stereo vision, for extraction of feature points matching, helpful for three dimensional reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:154189
    • 提供者:yanglu
  1. litichongjian

    0下载:
  2. 双目立体视觉,用于立体匹配后三维重建部分,对物体进行恢复-Binocular stereo vision for the three-dimensional reconstruction of the stereo matching to recover the object
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:778386
    • 提供者:yanglu
  1. B3Drebuilldi

    2下载:
  2. 双目立体视觉理论基础上的三维重建,采用立体匹配、、SIFT匹配算法 ,经测试可直接使用。 -Binocular stereo vision based on the theory of the three-dimensional reconstruction, stereo matching SIFT matching algorithm has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-08
    • 文件大小:1865728
    • 提供者:kgd815
  1. quyuchoumi

    1下载:
  2. 基于区域稠密匹配算法,可以使用于双目立体视觉系统,重构三维特征。-Dense matching algorithm based on region, you can use binocular stereo vision system to reconstruct the three-dimensional features.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:243712
    • 提供者:jie ge
  1. libviso2.tar

    0下载:
  2. 基于双目相机的视觉里程计程序,利用回环匹配获取机器人当前的自身位置-a visual odometry program based on the binocular camera, using loop matching it can help to get current position of robot.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:3312625
    • 提供者:Vivian
  1. StereoVision_Stefano-Mattoccia(PPT)

    0下载:
  2. 介绍立体匹配的基本知识,为学习双目立体匹配打好基础-Introduce basic knowledge of stereo matching, to lay the foundation for learning binocular stereo matching
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:10182832
    • 提供者:纪坤
  1. subpixelMatching

    0下载:
  2. 用于双目立体图像校正:亚像素角点、双向粗略匹配、用RANSAC方法计算F、opencv自带函数矫正图像-For binocular stereo image correction: the corner points of the sub-pixel, two-way rough match, use the RANSAC method F comes with opencv function corrected image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2965
    • 提供者:guonan
  1. 3DVideoDepthGenerate

    0下载:
  2. 用opencv写的双目立体视频深度图生成,基于韦伯感知初始化匹配代价、SAD代价聚合、 快速视差选择,实现深度视频-Binocular stereo video opencv write depth map generation, based on Weber perception initialization matching cost, SAD consideration polymerization, fast parallax select, depth video
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:17525
    • 提供者:guonan
  1. Image-rectification_surf

    0下载:
  2. 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2967
    • 提供者:guonan
  1. surf

    1下载:
  2. 基于SURF的图像匹配,通过两个Web-camera构成的双目视觉系统实时提取图片进行匹配,并将相互匹配的匹配点在图像中显示出来-SURF-based image matching, real-time extraction of binocular vision system consisting of two Web-camera picture matching and mutual match match point in the displayed image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-05-08
    • 文件大小:18693120
    • 提供者:乐天
  1. 01

    2下载:
  2. 双目视觉视差提取 立体匹配 三维重建 opencv-stereo vision opencv reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-06
    • 文件大小:2381
    • 提供者:
  1. Match

    1下载:
  2. 基于opencv的无人机双目降落里的目标匹配,-Opencv UAV eyes landed goal match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:6446912
    • 提供者:wirelessflying
  1. DP

    2下载:
  2. 双目立体视觉中,求双目立体匹配中图像深度程序-Seeking binocular stereo matching in image depth program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:5625181
    • 提供者:sh
  1. SAD

    0下载:
  2. SAD算法,是在双目立体视觉中,求左右图对匹配深度图-SAD algorithm binocular stereo vision, seeking around the map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:6131111
    • 提供者:sh
  1. SADPDP

    0下载:
  2. SAD+DP算法,是在双目立体视觉中,求左右图对匹配深度图-Algorithm SAD+DP, binocular stereo vision, seeking around map match the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:9196536
    • 提供者:sh
« 1 2 3 45 6 »
搜珍网 www.dssz.com